Dialog::DoStore

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:08:59 1991
Index Return to Main Contents
 

NAME

Dialog::DoStore - instance method  

TEMPLATE

void DoStore()  

SPECIFIERS

public abstract virtual  

DESCRIPTION

DoStore is called when the dialog is accepted. Its purpose is to store the modified values of the dialog items in the corresponding program variables. See also method DoSave and method DoRestore. Method is sometimes overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

void

 

CATEGORIES

overrider interface

 

FIRST DEFINITION

class Dialog  

FILES

implementation:
Dialog.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022